[INFO] fetching crate spacemouse-proxy 0.1.0...
[INFO] testing spacemouse-proxy-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate spacemouse-proxy 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate spacemouse-proxy 0.1.0
[INFO] finished tweaking crates.io crate spacemouse-proxy 0.1.0
[INFO] tweaked toml for crates.io crate spacemouse-proxy 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate spacemouse-proxy 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spacemouse-proxy 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 79de605e0ae15f1b2779027ca11603e94409bd1417b3ca31af68733dde83f840
[INFO] running `Command { std: "docker" "start" "-a" "79de605e0ae15f1b2779027ca11603e94409bd1417b3ca31af68733dde83f840", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79de605e0ae15f1b2779027ca11603e94409bd1417b3ca31af68733dde83f840", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79de605e0ae15f1b2779027ca11603e94409bd1417b3ca31af68733dde83f840", kill_on_drop: false }`
[INFO] [stdout] 79de605e0ae15f1b2779027ca11603e94409bd1417b3ca31af68733dde83f840
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3e15e4b4e2fed692e71ba312d016e9c55e20eff202dfb1a32e0fdf274a29e27
[INFO] running `Command { std: "docker" "start" "-a" "e3e15e4b4e2fed692e71ba312d016e9c55e20eff202dfb1a32e0fdf274a29e27", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling spacemouse-proxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stdout] error: library kind `framework` is only supported on Apple targets
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spacemouse-proxy` (bin "spacemouse-proxy") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e3e15e4b4e2fed692e71ba312d016e9c55e20eff202dfb1a32e0fdf274a29e27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3e15e4b4e2fed692e71ba312d016e9c55e20eff202dfb1a32e0fdf274a29e27", kill_on_drop: false }`
[INFO] [stdout] e3e15e4b4e2fed692e71ba312d016e9c55e20eff202dfb1a32e0fdf274a29e27
